home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000321_news@columbia.edu_Wed Nov 30 03:08:38 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA27714
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 1 Dec 1994 10:25:39 -0500
  3. Received: by apakabar.cc.columbia.edu id AA13082
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 1 Dec 1994 10:25:38 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!uunet!hearst.acc.Virginia.EDU!murdoch!fulton.seas.Virginia.EDU!esh6h
  7. From: esh6h@fulton.seas.Virginia.EDU (Erik Hatcher)
  8. Subject: Remote (server) file renames
  9. Message-Id: <D028qE.M3@murdoch.acc.Virginia.EDU>
  10. Sender: usenet@murdoch.acc.Virginia.EDU
  11. Organization: University of Virginia
  12. Date: Wed, 30 Nov 1994 03:08:38 GMT
  13. Lines: 27
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16.  
  17. I'm working on an application that is sending from
  18. VMS to VMS (either VAX or Alpha) C-Kermit (running
  19. version 190).
  20.  
  21. I need to have the server side rename a file when
  22. it receives it, but I want to be sure that this
  23. operation is secure (meaning that a malicious
  24. user could NOT send a SYSUAF.DAT and rename it
  25. to the system one, etc).  I.e.  rename the file
  26. in the same directory to which it was sent.
  27.  
  28. So I assume that enabling host is out.  Can
  29. I disable "cd" and do a "remote kermit rename x y"?
  30. Can I use APC from VMS to VMS? (I've only seen
  31. it mentioned that APC is for MS-DOS Kermit).
  32. What are some other options or things to consider
  33. in this application?
  34.  
  35. Thanks for any and all help.
  36.  
  37.     Erik
  38. --
  39. Erik Hatcher                           + "But every now and then we just have
  40. http://fulton.seas.virginia.edu/~esh6h |  to howl with the wolves." 
  41.                                        |        - Werner Heisenberg
  42. ---------------------------------------+-------------------------------------